summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* All image cleanup related change in one commit for perf testZolnai Tamás2014-11-226-36/+11
* make FastAttributeList's unknown attribute value be passed as OStringLuboš Luňák2014-11-121-5/+4
* allow inserting attributes that have zero lengthLuboš Luňák2014-11-121-1/+2
* Make these non-inline and add the const version of the getter.Kohei Yoshida2014-11-111-1/+2
* Simplify input parameters to just take the sequenceMatúš Kukan2014-11-051-0/+1
* vcl: parallelize image scaling.Michael Meeks2014-11-051-0/+3
* idle: implement ProcessAllIdleHandlers.László Németh2014-11-051-0/+6
* changed some timer to idleJennifer Liebel2014-11-051-1/+1
* Basic Idle handler implementationTobias Madl2014-11-051-0/+36
* editeng: SvxRTFParser sal_Bool to boolMichael Stahl2014-11-051-5/+5
* WaE: unused variable 'bSuccess'Tor Lillqvist2014-11-051-0/+1
* rtl::OUString::fromUtf8(): use rtl_convertStringToUString()Miklos Vajna2014-11-051-10/+11
* Add rtl::OUString::fromUtf8()Miklos Vajna2014-11-051-0/+20
* vcl: renamed OutputDevice::PaintLineGeometryWithEvtlExpand()Chris Sherlock2014-11-051-1/+1
* fdo#79761: parse BlockList.xml only onceDaniel Sikeler2014-11-051-2/+3
* fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin2014-11-051-3/+1
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2014-11-043-11/+11
* line spacing: Unused.Jan Holesovsky2014-11-041-1/+0
* line spacing: Kill RID_POPUPPANEL_PARAPAGE_LINESPACING.Jan Holesovsky2014-11-041-4/+3
* line spacing: Convert the ParaLineSpacingControl to .ui.Jan Holesovsky2014-11-041-10/+0
* line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky2014-11-042-0/+52
* coverity#1202743 bad bit shift operationDavid Tardon2014-11-041-0/+1
* Unindent.Kohei Yoshida2014-11-043-282/+255
* Unindent.Kohei Yoshida2014-11-041-131/+118
* Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida2014-11-042-1/+3
* Remove indirection...Kohei Yoshida2014-11-041-2/+0
* Apply pimpl to SdrPageWindow.Kohei Yoshida2014-11-044-52/+24
* Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida2014-11-041-0/+5
* Rename aRect -> maRect for a member variable.Kohei Yoshida2014-11-041-2/+2
* Remove 'virtual' keyword. Nobody overwrites this.Kohei Yoshida2014-11-041-1/+1
* Make this member private. Nobody accesses it directly.Kohei Yoshida2014-11-041-5/+6
* CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida2014-11-042-2/+2
* rename nWink->nAngleNoel Grandin2014-11-0419-60/+60
* some random renaming of Wink fields -> AngleNoel Grandin2014-11-042-5/+5
* rename TakeWinkStr->TakeAngleStrNoel Grandin2014-11-041-1/+1
* rename GetEndWink->GetEndAngleNoel Grandin2014-11-041-1/+1
* rename GetStartWink->GetStartAngleNoel Grandin2014-11-041-1/+1
* rename nEndWink->nEndAngleNoel Grandin2014-11-041-3/+3
* rename nStartWink->nStartAngleNoel Grandin2014-11-041-3/+3
* rename GetWinkStr->GetAngleStrNoel Grandin2014-11-041-1/+1
* rename DrehWink to RotationAngleNoel Grandin2014-11-041-1/+1
* rename SetDrehWink -> setRotationAngleNoel Grandin2014-11-041-1/+1
* Make comphelper::ThreadPool explicitly noncopyableMatúš Kukan2014-11-041-1/+2
* Remove unused membersStephan Bergmann2014-11-041-2/+0
* SdrFormatter: remove unused attributeJuan Picca2014-11-041-1/+0
* Bin presumably obsolete SUNWS crackTor Lillqvist2014-11-041-9/+0
* vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock2014-11-031-2/+6
* Related: fdo#84844 Get rid of ColorControl and ColorPopupMaxim Monastirsky2014-11-032-145/+0
* Related: fdo#84844 Prepare border color status updateMaxim Monastirsky2014-11-031-0/+15
* vcl: merge DrawPolyLineDirect() and drawPolyLineDirectNoAACheck()Chris Sherlock2014-11-031-10/+4