summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-26fix some small regressions in no-chart area panelMarkus Mohrhard
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard
2015-07-26extract some code for reuse by chart2 sidebarMarkus Mohrhard
2015-07-26move header file to public include dirMarkus Mohrhard
2015-07-26remove unused propertyMarkus Mohrhard
2015-07-24Fix alternating rows in SvTreeListBoxMihály Palenik
2015-07-24remove unused define TF_NEWDESKTOPNoel Grandin
2015-07-24in SfxFrameDescriptor, use normal boolNoel Grandin
2015-07-24remove unused URL_PREFIX_PRIV constantsNoel Grandin
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-24RemoteFilesDialog integration with AsyncPickerActionSzymon Kłos
2015-07-24FolderTree: expanded folder iconSzymon Kłos
2015-07-24default label for serviceSzymon Kłos
2015-07-24question if delete the serviceSzymon Kłos
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
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-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: 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
2015-07-24svtools: replace boost::ptr_vector with std::vectorMichael Stahl
2015-07-24svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24convert ImageAlign to enum classNoel Grandin
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-07-22tdf#92600 fix missing font preview in character set widgetLászló Németh
2015-07-22Apply special treatment of OUStringLiteral1 to MSVC 2015David Ostrovsky
2015-07-22tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno
2015-07-22tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens
2015-07-22gtktiledviewer: method for resetting all tilesMihai Varga
2015-07-21tdf#92256: Introducing CONV_A1_XL_A1 address pseudoconventionKatarina Behrens
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-21loplugin:unusedmethods vbahelperNoel Grandin
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-07-21loplugin:unusedmethods formulaNoel Grandin
2015-07-20svtools: this one has a copy constructor but not a copy assingment?Michael Stahl
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-20editeng: need to prevent MSVC from generating SvxRTFParser copy tooMichael Stahl