summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna31-108/+90
2014-11-19Check entity and type name syntaxStephan Bergmann1-50/+181
2014-11-19Check for recursive mapsStephan Bergmann2-38/+83
2014-11-19Revert "cosmetic 'en-passant'...."Stephan Bergmann1-746/+696
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan13-1/+37
2014-11-18Build fix on Windows.Kohei Yoshida1-0/+4
2014-11-18Apply pimpl to svl::SharedStringPool.Kohei Yoshida3-67/+87
2014-11-18Apply pimpl to ResStringArray, to hide its internals.Kohei Yoshida2-34/+61
2014-11-18typo: boostrap -> bootstrap.Kohei Yoshida1-2/+3
2014-11-18Use group area listeners during ODS import.Kohei Yoshida2-6/+21
2014-11-19remove nonsense comment clutterBjoern Michaelsen1-1/+0
2014-11-19move docfunc to own headerBjoern Michaelsen7-42/+73
2014-11-18Use group area listeners when filling down formula cells via fill series.Kohei Yoshida5-23/+184
2014-11-19Generate OpenCL test doc programmatically, first versionTor Lillqvist1-0/+115
2014-11-19Revert "Add a spreadsheet to test OpenCL implementation on user request"Tor Lillqvist3-17/+0
2014-11-18mysqlc: fix build after cppuhelper header cleanupMichael Stahl2-0/+2
2014-11-18Hide instsetoo_native outputStephan Bergmann1-1/+2
2014-11-18vcl: fix un-initialized log length & clean copy/paste bits.Michael Meeks1-47/+41
2014-11-18vcl: since we share Bitmaps across all GLContexts simplify lifecycle.Michael Meeks4-14/+15
2014-11-18vcldemo: render more small scaled page-border alikesMichael Meeks1-20/+11
2014-11-18Updated coreAndras Timar1-0/+0
2014-11-18coverity#735514 Logically dead codeCaolán McNamara1-51/+47
2014-11-18OS X: Default to the 'sifr' icon theme.Jan Holesovsky1-0/+3
2014-11-18Need <cppuhelper/queryinterface.hxx> here, too, I assumeTor Lillqvist1-0/+1
2014-11-18Add a spreadsheet to test OpenCL implementation on user requestTor Lillqvist3-0/+17
2014-11-18Need <cppuhelper/queryinterface.hxx> nowTor Lillqvist1-0/+3
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl230-34/+250
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl34-16/+38
2014-11-18cppumaker: only include rtl/instance.hxx and mutex.hxx when necessaryMichael Stahl1-4/+22
2014-11-18unotype.hxx: fix documentation copypastaMichael Stahl1-1/+1
2014-11-18Makefile: set CC as well for include-what-you-useMichael Stahl1-1/+1
2014-11-18Missing parenthesesZolnai Tamás1-1/+1
2014-11-18Combine StartAllListeners() and StartNeededListeners()...Kohei Yoshida7-63/+38
2014-11-18This test become unreferenced by accidentZolnai Tamás1-8/+1
2014-11-18Fix broken GraphicObjectTestZolnai Tamás1-1/+1
2014-11-18fdo#85594 renabling a few entries and adding addition hidden entriesYousuf Philips2-5/+8
2014-11-18Preparation of the LibreOfficeKit for WindowsJuergen Funk3-24/+153
2014-11-18Resolves: fdo#75066 add TABSTOP and DIALOGCONTROL bitsCaolán McNamara1-1/+1
2014-11-18DOCX export: put either hints or the para attr set into the para marker propsMiklos Vajna4-2/+33
2014-11-18Be precise here, maximum value means it is still allowed to haveZolnai Tamás1-1/+1
2014-11-18Be honest about the maximum cache sizeZolnai Tamás2-7/+3
2014-11-18Let's not re-use the same iterator esp when it's still iterating.Kohei Yoshida3-5/+13
2014-11-18assert because still listening to the wrong view when SetView usedCaolán McNamara2-2/+11
2014-11-18vcl: check the OpenGL drawable as well as the context.Michael Meeks1-3/+6
2014-11-18gcc 4.8.3 lets us do it, but not everyone elseCaolán McNamara1-19/+43
2014-11-18restore old explanation message via assert hackCaolán McNamara1-1/+1
2014-11-18show pointer_move arrow when passing over an object boundaryCaolán McNamara1-0/+1
2014-11-18Add a 'Test' button to test the machine's OpenCL implementationTor Lillqvist3-0/+26
2014-11-18Avoid overflowStephan Bergmann1-3/+9
2014-11-18Rename Activate... -> Attach...Kohei Yoshida2-10/+10