summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-23crashtesting: fdo30583-1 hits the Clone ugly tree all the way downCaolán McNamara2-0/+8
2015-11-23crashtesting: ooo55544-2.sxi, etc. missing ClonesCaolán McNamara2-0/+8
2015-11-23updae getTileModeCaolán McNamara1-1/+1
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2-18/+26
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2-7/+11
2015-11-23vcl: simplify Image internalsTomaž Vajngerl1-0/+4
2015-11-23vcl: add colorizeImage to BitmapProcessorTomaž Vajngerl1-0/+1
2015-11-23vcl: Bitmap processor to create a disabled imageTomaž Vajngerl1-0/+1
2015-11-23remove unused constructor parameterTomaž Vajngerl1-3/+2
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks1-0/+5
2015-11-23loplugin:sallogareasStephan Bergmann1-0/+1
2015-11-23LOK: add Document::getTileMode()Miklos Vajna3-0/+20
2015-11-23Fix buildMaxim Monastirsky1-0/+1
2015-11-23SvxSmartTagsControl: Do not leak sub menusMaxim Monastirsky1-2/+3
2015-11-22crashtesting: fdo72067-2.odp missing SdrEdgeLineDeltaAnzItem::CloneCaolán McNamara1-0/+4
2015-11-20loplugin:staticmethodsStephan Bergmann1-2/+0
2015-11-20tdf#67770 store sidebar elements statesLaurent Godard6-23/+25
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann1-27/+4
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt1-3/+0
2015-11-20mark WeakReference with SAL_WARN_UNUSEDNoel Grandin1-1/+1
2015-11-20loplugin:sallogareasStephan Bergmann2-8/+26
2015-11-20tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt1-1/+1
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin1-0/+25
2015-11-19loplugin:sallogareasStephan Bergmann1-2/+19
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt1-0/+5
2015-11-19Add OpenGLContext::UseNoProgram()Tor Lillqvist1-0/+1
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl1-0/+64
2015-11-18SystemMenuData::nSize is never readStephan Bergmann1-1/+0
2015-11-18Revert "ToolBox: Remove unused methods"Maxim Monastirsky1-0/+3
2015-11-18cosmeticsEike Rathke1-8/+8
2015-11-18rename FormulaToken HasForceArray to IsInForceArrayEike Rathke1-17/+17
2015-11-18svx: SdrEdgeNode1HorzDistItem etc. missing Clone overridesMichael Stahl1-0/+6
2015-11-18gtktiledviewer: allow passing initializeForRendering() argumentsMiklos Vajna1-0/+2
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna1-1/+1
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna2-3/+16
2015-11-18Use C++11 char16_t for sal_UnicodeStephan Bergmann3-0/+25
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky1-37/+0
2015-11-18ToolBox: Remove unused methodsSamuel Mehrbrodt1-3/+0
2015-11-18xmloff: add meta:generator constants LO_43x and LO_44xMichael Stahl1-2/+4
2015-11-18xmloff: document potential pitfall with SvI18NMap usageMichael Stahl1-0/+11
2015-11-18Indentation fixesSamuel Mehrbrodt1-19/+19
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin8-43/+4
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin5-5/+9
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin4-4/+8
2015-11-18use unique_ptr for pImpl in sax/Noel Grandin1-1/+2
2015-11-18use unique_ptr for pImpl in svl/Noel Grandin9-11/+18
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin8-8/+15
2015-11-17loplugin:unnecessaryvirtualNoel Grandin10-19/+13
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin15-18/+24
2015-11-17use unique_ptr for pImpl in tools/Noel Grandin3-5/+8