organicmaps/map
Alexander Borsuk 46fe7bcf12 Warning fixes
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-13 15:10:24 +01:00
..
benchmark_tool Accept strings by value instead of explicit copy. 2022-08-28 18:01:55 +03:00
extrapolation
extrapolation_benchmark Use base::Pow2(x) instead of generic std::pow(x, 2). 2022-06-17 01:01:35 +03:00
map_integration_tests [coding] Prettify uint32 <-> double coordinates conversion. 2022-11-13 14:01:29 +01:00
map_tests [bookmarks] Avoid useless savings on startup. 2022-10-23 08:08:11 +03:00
mwm_tests [strings] Use string_view in FeatureType::GetName and similars. 2022-04-15 07:18:44 +03:00
power_management Fixed virtual destructors 2021-11-30 18:28:37 +03:00
style_tests Warning fixes 2022-11-13 15:10:24 +01:00
transit [drape] Keep both hatching and filling area rules, if any. 2022-05-20 12:32:26 +03:00
api_mark_point.cpp
api_mark_point.hpp Renamed old stuff 2021-11-08 12:39:52 +01:00
benchmark_tools.cpp [base] Added IsExist. 2022-03-22 22:17:00 +03:00
benchmark_tools.hpp
bookmark.cpp [bookmarks] Fixed last modified time categories order. 2022-08-30 12:29:36 +03:00
bookmark.hpp [bookmarks] Fixed last modified time categories order. 2022-08-30 12:29:36 +03:00
bookmark_helpers.cpp Do not strip non-ASCII characters from exported bookmarks 2022-10-07 17:53:56 +03:00
bookmark_helpers.hpp Do not strip non-ASCII characters from exported bookmarks 2022-10-07 17:53:56 +03:00
bookmark_manager.cpp [bookmarks] Avoid useless savings on startup. 2022-10-23 08:08:11 +03:00
bookmark_manager.hpp [bookmarks] Avoid useless savings on startup. 2022-10-23 08:08:11 +03:00
bookmarks_search_params.hpp [search] Explicit move search::Results from Core to UI via callbacks. 2022-08-11 18:46:12 +03:00
caching_address_getter.hpp [search] Pass threshold in meters as a parameter in GetAddressAtPoint 2022-02-11 22:41:16 +01:00
chart_generator.cpp Warning fixes 2022-11-13 15:10:24 +01:00
chart_generator.hpp Simplify (smooth) road altitudes chart. 2022-09-24 17:17:23 +03:00
CMakeLists.txt [cmake] Add SKIP_TOOLS option (#2958) 2022-07-21 22:35:23 +02:00
elevation_info.cpp [editor] Metadata edits refactoring. 2022-08-14 16:15:01 +03:00
elevation_info.hpp [elevation] enum for difficulty is added. 2020-04-14 16:19:24 +03:00
everywhere_search_callback.cpp [search] Added mutable for lambdas with move. 2022-08-21 13:49:18 +03:00
everywhere_search_callback.hpp [search] Explicit move search::Results from Core to UI via callbacks. 2022-08-11 18:46:12 +03:00
everywhere_search_params.hpp [search] Explicit move search::Results from Core to UI via callbacks. 2022-08-11 18:46:12 +03:00
features_fetcher.cpp [search] ToDo for m_bordersRect. 2022-10-06 10:26:34 +03:00
features_fetcher.hpp [strings] Use string_view in StringUtf8Multilang and Tokenize. 2022-04-15 07:18:44 +03:00
framework.cpp [search] Fixed possible bug when canceling request. 2022-11-02 00:46:35 +01:00
framework.hpp Minor fixes. 2022-10-24 08:29:59 +03:00
framework_visualize.cpp [routing] Serialize cross-mww-weights as MapUint32ToValue<uint32_t>. 2022-05-12 19:55:01 +03:00
gps_track.cpp Unity builds 2022-01-13 18:24:11 +03:00
gps_track.hpp
gps_track_collection.cpp
gps_track_collection.hpp
gps_track_filter.cpp
gps_track_filter.hpp
gps_track_storage.cpp
gps_track_storage.hpp
gps_tracker.cpp
gps_tracker.hpp
isolines_manager.cpp Removed obsolete mwm traits functions. 2021-08-12 23:23:38 +02:00
isolines_manager.hpp Removed metrics and local notifications 2021-03-27 16:02:01 +01:00
mwm_tree.hpp
mwm_url.cpp [android][api] Add cll=lat,lon argument to Crosshair API 2022-10-08 07:34:09 +03:00
mwm_url.hpp [android][api] Add cll=lat,lon argument to Crosshair API 2022-10-08 07:34:09 +03:00
osm_opening_hours.hpp
place_page_info.cpp [editor] Metadata edits refactoring. 2022-08-14 16:15:01 +03:00
place_page_info.hpp [editor] Metadata edits refactoring. 2022-08-14 16:15:01 +03:00
position_provider.hpp
routing_manager.cpp [routing] Collect road warnings for all router types. 2022-10-21 15:14:30 +03:00
routing_manager.hpp Simplify (smooth) road altitudes chart. 2022-09-24 17:17:23 +03:00
routing_mark.cpp [navigation] Populate incoming speed camera place page. 2022-10-06 11:53:10 +03:00
routing_mark.hpp [navigation] Populate incoming speed camera place page. 2022-10-06 11:53:10 +03:00
search_api.cpp [search] Added mutable for lambdas with move. 2022-08-21 13:49:18 +03:00
search_api.hpp [search] Explicit move search::Results from Core to UI via callbacks. 2022-08-11 18:46:12 +03:00
search_mark.cpp Removed explicit Point() default ctor. 2022-10-06 10:26:34 +03:00
search_mark.hpp [search] Fixed viewport search results display (missing). 2022-08-03 17:38:27 +03:00
search_product_info.hpp [search] Explicit move search::Results from Core to UI via callbacks. 2022-08-11 18:46:12 +03:00
track.cpp [ios] Added new edit abilities for tracks and bookmarks 2021-07-28 11:38:01 +03:00
track.hpp [ios] Added new edit abilities for tracks and bookmarks 2021-07-28 11:38:01 +03:00
track_mark.cpp [bookmarks] Set min visible zoom for track markers. 2020-04-14 16:19:24 +03:00
track_mark.hpp [bookmarks] Set min visible zoom for track markers. 2020-04-14 16:19:24 +03:00
traffic_manager.cpp Removed metrics and local notifications 2021-03-27 16:02:01 +01:00
traffic_manager.hpp Removed metrics and local notifications 2021-03-27 16:02:01 +01:00
user_mark.cpp [core][ios] Cleaned up Booking, guides, ugc, taxi 2021-04-22 08:11:07 +03:00
user_mark.hpp Removed explicit Point() default ctor. 2022-10-06 10:26:34 +03:00
user_mark_id_storage.cpp [bookmarks] Fixed last modified time categories order. 2022-08-30 12:29:36 +03:00
user_mark_id_storage.hpp
user_mark_layer.cpp [bookmarks] Fixed last modified time categories order. 2022-08-30 12:29:36 +03:00
user_mark_layer.hpp [bookmarks] Fixed last modified time categories order. 2022-08-30 12:29:36 +03:00
viewport_search_callback.cpp [desktop] Fixed search table update - always replace old results with new ones. 2022-10-04 09:18:53 +03:00
viewport_search_callback.hpp [search] Explicit move search::Results from Core to UI via callbacks. 2022-08-11 18:46:12 +03:00
viewport_search_params.hpp [search] Explicit move search::Results from Core to UI via callbacks. 2022-08-11 18:46:12 +03:00