summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-24no need to redeclare these constants with slightly different namesNoel Grandin
2015-07-24remove unused #defines METAFILE_END and METAFILE_LABEL_NOTFOUNDNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-24the dialog width independent from a filters lengthSzymon Kłos
2015-07-24fixed some refresh problems (after resize)Szymon Kłos
2015-07-24handle the delete button from PlaceEditDialogSzymon Kłos
2015-07-24don't show edit/delete menu when there is no serviceSzymon Kłos
2015-07-24working busy pointerSzymon Kłos
2015-07-24RemoteFilesDialog integration with AsyncPickerActionSzymon Kłos
2015-07-24fixed crashSzymon Kłos
2015-07-24show error when directory doesn't existSzymon Kłos
2015-07-24reload content while expanding nodeSzymon Kłos
2015-07-24check if path exist before init of the fileviewSzymon Kłos
2015-07-24Breadcrumb: clear all fields after changing rootSzymon Kłos
2015-07-24Open/Save Remote File in Impress/Draw toolbars and menuSzymon Kłos
2015-07-24set pointer to Wait while reading urlSzymon Kłos
2015-07-24select recently added serviceSzymon Kłos
2015-07-24automatically select last used serviceSzymon Kłos
2015-07-24avoid multiple recursive opening the same url, cleaningSzymon Kłos
2015-07-24don't take full email address as a usernameSzymon Kłos
2015-07-24FolderTree: expanded folder iconSzymon Kłos
2015-07-24check pointersSzymon Kłos
2015-07-24default label for serviceSzymon Kłos
2015-07-24string: 'Remote File' -> 'Save Remote File...'Szymon Kłos
2015-07-24remember user name in recent filesSzymon Kłos
2015-07-24Show 'Add service' dialog when there is no service added yetSzymon Kłos
2015-07-24accessibility: correct tab-orderSzymon Kłos
2015-07-24Don't show open remote entry in the recent doc menuMaxim Monastirsky
2015-07-24File > Save As Remote - Calc and WriterSzymon Kłos
2015-07-24Open Remote file in Calc's menubarSzymon Kłos
2015-07-24Open Remote file in Writer's menubarSzymon Kłos
2015-07-24Separator should not be the default selectionSzymon Kłos
2015-07-24question if delete the serviceSzymon Kłos
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-24Add "styles" template folder + content to installationTomaž Vajngerl
2015-07-24opengl: don't cache checkboxes for nowTomaž Vajngerl
2015-07-24Use LRU map for caching of native widgetsTomaž Vajngerl
2015-07-24LRU map (cache) implementation to o3tl + testsTomaž Vajngerl
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
2015-07-24filter: MSVC wants to generate unnecessary copy assignment againMichael Stahl
2015-07-24Add test for OOXML part of tdf#99256Katarina Behrens
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24filter: convert boost::ptr_vector to std::vectorMichael Stahl
2015-07-24filter: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-07-24filter: that cast is sillyMichael Stahl
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24filter: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-07-24svx: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl