summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-17Add MS binary format validator support in test fixtureVasily Melenchuk1-1/+2
2016-06-17tdf#89329: use shared_ptr for pImpl in helpoptXisco Fauli1-1/+2
2016-06-17tdf#89329: use shared_ptr for pImpl in dynamicmenuoptionsXisco Fauli1-22/+2
2016-06-16[GSoC] Member function to identify PatternRishabh Kumar1-0/+1
2016-06-16Resolves: tdf#82532 parent mutex dtored before child dtor uses itCaolán McNamara1-2/+1
2016-06-16tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas8-57/+142
2016-06-16tdf#100068: ScreenshotId for tab dialogsKatarina Behrens1-0/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in menuoptionsXisco Fauli1-23/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in toolpaneloptXisco Fauli1-27/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in pathoptionsXisco Fauli1-1/+1
2016-06-16tdf#89329: use shared_ptr for pImpl in historyoptionsXisco Fauli1-11/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in localisationoptionsXisco Fauli1-22/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in securityoptionsXisco Fauli1-22/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in cmdoptionsXisco Fauli1-22/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in printwarningoptionsXisco Fauli1-22/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in extendedsecurityoptionsXisco Fauli1-22/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in fontoptionsXisco Fauli1-22/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in miscoptXisco Fauli1-22/+2
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian1-0/+6
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna1-0/+4
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas14-116/+158
2016-06-14Resolves: tdf#59222 Crash in Basic with an array of values...Caolán McNamara2-2/+11
2016-06-14sal: rename O[U]String parameterMichael Stahl2-12/+12
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke1-1/+1
2016-06-14tdf#89329: use shared_ptr for pImpl in misccfgXisco Fauli1-0/+5
2016-06-14tdf#89329: use shared_ptr for pImpl in compatibility...Xisco Fauli1-35/+2
2016-06-14tdf#89329: use shared_ptr for pImpl in defaultoptions...Xisco Fauli1-1/+1
2016-06-14tdf#88206 Change use of cppu::WeakImplHelper*krishna keshav1-2/+2
2016-06-14tdf#89329: use shared_ptr for pImpl in syslocaleXisco Fauli1-2/+1
2016-06-14drop these typedef header guardCaolán McNamara2-14/+0
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas21-74/+400
2016-06-13Related: tdf#93135 adjust the ui to reflect the text fit options entanglementCaolán McNamara1-1/+1
2016-06-13loplugin:sallogareasNoel Grandin1-0/+1
2016-06-13VCL: Simplify Splitter initialisationArnaud Versini1-1/+0
2016-06-13tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul11-0/+2926
2016-06-13loplugin:vclwidgetsNoel Grandin1-1/+1
2016-06-13loplugin:sallogareasStephan Bergmann1-0/+1
2016-06-13Remove redundant redeclarationStephan Bergmann1-1/+0
2016-06-13Fix typosAndrea Gelmini2-2/+2
2016-06-12VCL: Simplify MessBox and its children initialisation.Arnaud Versini1-10/+0
2016-06-12Resolves: tdf#100313 OutputDevice::isDisposed doesn't work anymoreCaolán McNamara1-6/+0
2016-06-12BASIC : Add SbModule::FindMethodArnaud Versini1-0/+1
2016-06-10tdf#89329: use shared_ptr for pImpl in ctloptionsXisco Fauli1-1/+2
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna3-4/+21
2016-06-10tdf#87667 If image is cropped, set cropped size as original size.Gulsah Kose1-0/+2
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara1-1/+1
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann1-35/+63
2016-06-10tdf#99519 Added more intelligent handling of animated GIFsArmin Le Grand1-0/+9
2016-06-10Const correctness in o3tl/any.hxxStephan Bergmann1-16/+20
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin1-2/+5