summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-04-Werror,-Winconsistent-missing-overrideStephan Bergmann3-11/+11
2014-11-04line spacing: Unused.Jan Holesovsky1-1/+0
2014-11-04line spacing: Kill RID_POPUPPANEL_PARAPAGE_LINESPACING.Jan Holesovsky1-4/+3
2014-11-04line spacing: Convert the ParaLineSpacingControl to .ui.Jan Holesovsky1-10/+0
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky2-0/+52
2014-11-04coverity#1202743 bad bit shift operationDavid Tardon1-0/+1
2014-11-04Unindent.Kohei Yoshida3-282/+255
2014-11-04Unindent.Kohei Yoshida1-131/+118
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida2-1/+3
2014-11-04Remove indirection...Kohei Yoshida1-2/+0
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida4-52/+24
2014-11-04Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida1-0/+5
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida1-2/+2
2014-11-04Remove 'virtual' keyword. Nobody overwrites this.Kohei Yoshida1-1/+1
2014-11-04Make this member private. Nobody accesses it directly.Kohei Yoshida1-5/+6
2014-11-04CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida2-2/+2
2014-11-04rename nWink->nAngleNoel Grandin19-60/+60
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin2-5/+5
2014-11-04rename TakeWinkStr->TakeAngleStrNoel Grandin1-1/+1
2014-11-04rename GetEndWink->GetEndAngleNoel Grandin1-1/+1
2014-11-04rename GetStartWink->GetStartAngleNoel Grandin1-1/+1
2014-11-04rename nEndWink->nEndAngleNoel Grandin1-3/+3
2014-11-04rename nStartWink->nStartAngleNoel Grandin1-3/+3
2014-11-04rename GetWinkStr->GetAngleStrNoel Grandin1-1/+1
2014-11-04rename DrehWink to RotationAngleNoel Grandin1-1/+1
2014-11-04rename SetDrehWink -> setRotationAngleNoel Grandin1-1/+1
2014-11-04Make comphelper::ThreadPool explicitly noncopyableMatúš Kukan1-1/+2
2014-11-04Remove unused membersStephan Bergmann1-2/+0
2014-11-04SdrFormatter: remove unused attributeJuan Picca1-1/+0
2014-11-04Bin presumably obsolete SUNWS crackTor Lillqvist1-9/+0
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock1-2/+6
2014-11-03Related: fdo#84844 Get rid of ColorControl and ColorPopupMaxim Monastirsky2-145/+0
2014-11-03Related: fdo#84844 Prepare border color status updateMaxim Monastirsky1-0/+15
2014-11-03vcl: merge DrawPolyLineDirect() and drawPolyLineDirectNoAACheck()Chris Sherlock1-10/+4
2014-11-02vcl: Refactor OutputDevice::TryDrawPolyLineDirect()Chris Sherlock1-2/+2
2014-11-02revert the KeyCode assertsNoel Grandin1-3/+0
2014-11-02vcl: include variable names in definition of OutputDevice::DrawPolyLine()Chris Sherlock1-2/+2
2014-11-02vcl: rename OutputDevice::DrawPolyLineWithLineInfo() to drawPolyLine()Chris Sherlock1-1/+1
2014-11-01tools & vcl: move OutputDevice::ImplRotatePos() to Point::RotateAbout()Chris Sherlock2-5/+4
2014-11-01Unindent.Kohei Yoshida1-34/+31
2014-11-01second attempt at fixing my assertsNoel Grandin1-1/+1
2014-11-01fix assert I added to KeyCodeNoel Grandin1-1/+1
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin3-19/+24
2014-11-01add some asserts to validate KeyCode valuesNoel Grandin1-6/+14
2014-10-31thread-pool: fix waiting until all tasks are complete.Michael Meeks1-3/+7
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara1-3/+0
2014-10-31cid#1242936 handle rename failureStephan Bergmann1-1/+5
2014-10-31Duplicate lineStephan Bergmann1-1/+0
2014-10-31fdo#80403: Import baseclasses implement FastParser interfacesDaniel Sikeler2-4/+68
2014-10-31drop KeyCode::IsDefinedKeyCodeEqualNoel Grandin1-29/+21