summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-10-04vcl: tab cleanup of metric.hxxChris Sherlock1-12/+12
2014-10-03Make these methods non-inline again.Kohei Yoshida1-8/+8
2014-10-03loplugin: cstylecastNoel Grandin2-8/+8
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin1-3/+3
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist1-1/+0
2014-10-02Bin commented-out #definesTor Lillqvist1-2/+0
2014-10-02MWERKS etc. are not supported toolchainsMichael Stahl1-5/+1
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl2-5/+3
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl2-3/+3
2014-10-02coverity#1242909 Unused value and const things upCaolán McNamara1-3/+3
2014-10-02optimise UNO Sequence destructorNoel Grandin2-3/+20
2014-10-02coverity#708208 Uninitialized scalar fieldCaolán McNamara1-2/+6
2014-10-02fix buildNoel Grandin1-4/+0
2014-10-02loplugin: cstylecastNoel Grandin4-5/+10
2014-10-02Improved striped rows implementationSamuel Mehrbrodt2-6/+6
2014-10-01coverity#735489 constant guards dead codeCaolán McNamara1-1/+0
2014-10-01coverity#1242662 unused memberCaolán McNamara1-1/+0
2014-10-01loplugin: cstylecastNoel Grandin1-2/+2
2014-10-01loplugin: cstylecastNoel Grandin1-1/+1
2014-10-01loplugin: cstylecastNoel Grandin2-4/+4
2014-10-01fdo#82577: Handle KeyPressNoel Grandin1-8/+0
2014-10-01fdo#82577: Handle IconNoel Grandin2-8/+0
2014-10-01fdo#82577: Handle TimeNoel Grandin13-68/+68
2014-09-30Improve SvTreeListBox classPalenik Mihály3-0/+14
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt2-2/+3
2014-09-30clean up some weird type-casting in SvxRTFParserNoel Grandin1-13/+6
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-0/+30
2014-09-30Some glue for using std::unique_ptr with the Boost Pointer Container LibraryStephan Bergmann1-0/+31
2014-09-30vcl: use DBG_UTIL for additional members in SolarMutexTryAndBuyGuardMichael Stahl1-4/+4
2014-09-30German comment translation.Florian Reisinger1-37/+29
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna1-0/+4
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin45-148/+150
2014-09-30fix TDE buildNoel Grandin1-1/+1
2014-09-30Removed obsolete Region/QtXRegion nameclash workaroundStephan Bergmann1-5/+0
2014-09-30fdo#82577: Handle RegionNoel Grandin33-135/+136
2014-09-30xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann3-4/+4
2014-09-29fdo#59299 Personas for bottom toolbarsMichael Jaumann1-0/+2
2014-09-29vcl: std::auto_ptr -> std::unique_ptrStephan Bergmann3-4/+4
2014-09-29vbahelper: std::auto_ptr -> std::unique_ptrStephan Bergmann2-4/+2
2014-09-29unotools: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-29toolkit: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+1
2014-09-29Resolves: fdo#80468 and fdo#81223 image/frame backgrounds wrongCaolán McNamara1-3/+0
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann1-6/+3
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann7-7/+7
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann7-10/+13
2014-09-29loplugin: cstylecastNoel Grandin3-9/+12
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann6-8/+8
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock13-759/+817