summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist
2014-10-06when size_t == unsigned intCaolán McNamara
2014-10-06fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-06Remove unused macrosStephan Bergmann
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-06loplugin: cstylecastNoel Grandin
2014-10-06loplugin: cstylecastNoel Grandin
2014-10-06error: 'UCS4' does not name a typeMiklos Vajna
2014-10-06vcl: document FontCharMap classChris Sherlock
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-10-04vcl: tab cleanup of metric.hxxChris Sherlock
2014-10-03Make these methods non-inline again.Kohei Yoshida
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist
2014-10-02Bin commented-out #definesTor Lillqvist
2014-10-02MWERKS etc. are not supported toolchainsMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-10-02coverity#1242909 Unused value and const things upCaolán McNamara
2014-10-02optimise UNO Sequence destructorNoel Grandin
2014-10-02coverity#708208 Uninitialized scalar fieldCaolán McNamara
2014-10-02fix buildNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-02Improved striped rows implementationSamuel Mehrbrodt
2014-10-01coverity#735489 constant guards dead codeCaolán McNamara
2014-10-01coverity#1242662 unused memberCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle KeyPressNoel Grandin
2014-10-01fdo#82577: Handle IconNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30Improve SvTreeListBox classPalenik Mihály
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt
2014-09-30clean up some weird type-casting in SvxRTFParserNoel Grandin
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30Some glue for using std::unique_ptr with the Boost Pointer Container LibraryStephan Bergmann
2014-09-30vcl: use DBG_UTIL for additional members in SolarMutexTryAndBuyGuardMichael Stahl
2014-09-30German comment translation.Florian Reisinger
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fix TDE buildNoel Grandin
2014-09-30Removed obsolete Region/QtXRegion nameclash workaroundStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-30xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29fdo#59299 Personas for bottom toolbarsMichael Jaumann
2014-09-29vcl: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29vbahelper: std::auto_ptr -> std::unique_ptrStephan Bergmann