summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2014-10-131-4/+6
* convert vcl StateChangedType to enum classNoel Grandin2014-10-1115-57/+58
* Resolves: fdo#82270 Grabbing focus can invalidate the entriesCaolán McNamara2014-10-091-0/+2
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-099-51/+39
* FDO#80652 (part) help for page CMIS file accessOlivier Hallot2014-10-051-113/+128
* cid#1194925 Resource leakNoel Grandin2014-10-032-12/+8
* coverity#704318 Logically dead codeCaolán McNamara2014-10-031-3/+0
* rename SvRef::AddRef to AddFirstRefNoel Grandin2014-10-032-2/+2
* fdo#84592 Fix wrong background color in listsSamuel Mehrbrodt2014-10-031-2/+0
* Improved striped rows implementationSamuel Mehrbrodt2014-10-022-19/+23
* fdo#82577: Handle TimeNoel Grandin2014-10-016-9/+9
* Improve SvTreeListBox classPalenik Mihály2014-09-302-0/+43
* Some glue for using std::unique_ptr with the Boost Pointer Container LibraryStephan Bergmann2014-09-301-2/+3
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-5/+5
* fdo#82577: Handle RegionNoel Grandin2014-09-3012-36/+36
* MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann2014-09-292-4/+4
* svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-297-9/+10
* loplugin: cstylecastNoel Grandin2014-09-2931-172/+175
* border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos2014-09-282-2/+2
* Restore missing title in addresstemplatedialog.uiAdolfo Jayme Barrientos2014-09-281-0/+1
* remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin2014-09-262-3/+3
* remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin2014-09-261-1/+1
* remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin2014-09-261-2/+2
* remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin2014-09-261-1/+1
* remove pointless commentsNoel Grandin2014-09-261-2/+0
* remove unnecessary casts'sNoel Grandin2014-09-262-9/+8
* Resolves: fdo#83943 avoid infinite recursionCaolán McNamara2014-09-261-2/+17
* loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin2014-09-231-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-2392-281/+281
* html: add applyEvents to HTML outputTomaž Vajngerl2014-09-221-0/+25
* Extend HTMLWriter: flush the stack, more values for attribute(..)Tomaž Vajngerl2014-09-222-3/+170
* callcatcher: update unused codeCaolán McNamara2014-09-181-35/+0
* fdo#82577: Handle FontNoel Grandin2014-09-1822-80/+79
* add Kven Finnish [fkv-NO] to language list, fdo#83332Eike Rathke2014-09-171-0/+1
* callcatcher: update unused codeCaolán McNamara2014-09-173-29/+0
* Remove shadows in tabs to make them look more flat.Tomaž Vajngerl2014-09-161-71/+2
* Make tab label padding dependent on font height.Tomaž Vajngerl2014-09-161-2/+4
* Change tabs (sheets in Calc) to better looking rectangle shape.Tomaž Vajngerl2014-09-161-32/+24
* convert Edit autocomplete Hdl to boost signals2Luboš Luňák2014-09-141-7/+2
* Resolves: fdo#82259 more fonts that lie or have no os/2 tableCaolán McNamara2014-09-131-2/+17
* USCRIPT_LAO->USCRIPT_MALAYALAMCaolán McNamara2014-09-131-1/+1
* Related: fdo#82259 GungSeo has no OS/2 tableCaolán McNamara2014-09-131-0/+5
* do HardCodedScriptName before getting Font CapabilitiesCaolán McNamara2014-09-131-13/+9
* Related: fdo#82259 BiauKai makes some crazy claimsCaolán McNamara2014-09-121-0/+6
* Related: fdo#82259 various "* MN" fonts incorrectly claim to support TAMILCaolán McNamara2014-09-121-3/+52
* svtools: sal_Bool -> boolStephan Bergmann2014-09-123-3/+3
* callcatcher: update unused codeCaolán McNamara2014-09-102-267/+0
* vcl: sal_Bool -> boolStephan Bergmann2014-09-107-10/+10
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-2/+3
* fdo#69162 avoid crashing on Accellerator in poorly initialized contextNorbert Thiebaud2014-09-051-1/+4