summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* the container document commands std::set can be staticNoel Grandin2016-04-252-7/+6
* no need to copy the list of available commands on every callNoel Grandin2016-04-252-3/+4
* use std::vector<> instead of embedding next pointers for ErrorHandler dataNoel Grandin2016-04-252-76/+59
* Kill comphelper::MakeMapStephan Bergmann2016-04-2531-627/+490
* Kill comphelper::MakeSetStephan Bergmann2016-04-253-86/+60
* rename Errhdl_Impl to ErrorHandler_ImplNoel Grandin2016-04-252-7/+7
* rename EDcr_Impl to DynamicErrorInfo_ImplNoel Grandin2016-04-252-10/+10
* Pasting -- from a pdf from a fallback font doesn't give -- as outputCaolán McNamara2016-04-241-1/+1
* Translate debug message (no automatic tools)Andrea Gelmini2016-04-241-1/+1
* upgrade harfbuzz version from 0.9.40 to 1.2.6Akash Jain2016-04-241-2/+2
* C++11: disable ctors instead of not implementing them (chart2)Jochen Nitschke2016-04-247-18/+7
* remove comment about old compiler issueJochen Nitschke2016-04-241-6/+2
* delete unused headersJochen Nitschke2016-04-246-575/+0
* Don't use SolarMutexGuard for returning a constantArnaud Versini2016-04-241-2/+0
* Remove unused comphelper::MakeSequenceStephan Bergmann2016-04-241-28/+0
* Kill comphelper::MakeVectorStephan Bergmann2016-04-242-42/+12
* Updated coreAdolfo Jayme Barrientos2016-04-241-0/+0
* unit test for tdf#99468Eike Rathke2016-04-241-0/+23
* Resolves: tdf#99468 do greedy '*' match if substring match is not allowedEike Rathke2016-04-241-8/+32
* tdf#99450/tdf#99462: fix insert twice the same object in Photo albumJulien Nabet2016-04-241-1/+0
* tdf#93060 Start Center: Update this string to dodge problematic termAdolfo Jayme Barrientos2016-04-231-1/+1
* first range can be anywhere before second at RPN end, tdf#96426 follow-upEike Rathke2016-04-241-1/+11
* FormulaByteToken(ocClose) was always wrongEike Rathke2016-04-231-1/+1
* more differentiated significant whitespace recognition, tdf#96426 follow-upEike Rathke2016-04-231-7/+30
* narrow down where a space could be an intersection, tdf#96426 follow-upEike Rathke2016-04-231-73/+72
* fully check for adjacent RPN end, tdf#96426 follow-upEike Rathke2016-04-231-5/+13
* SC_OPCODE_STOP_... values are exclusiveEike Rathke2016-04-231-4/+2
* use FormulaToken::DeleteIfZeroRef() instead of Delete() at some placesEike Rathke2016-04-233-8/+7
* Resolves: tdf#96426 significant whitespace as intersection in Excel syntaxEike Rathke2016-04-233-4/+139
* simplify the ReplaceToken() offset logic to absolute offsetsEike Rathke2016-04-234-19/+12
* newline shortageEike Rathke2016-04-231-0/+1
* alignmentEike Rathke2016-04-231-4/+4
* change multiple ifs to switch caseEike Rathke2016-04-231-17/+19
* join two lines that cause an annoying debugger step over experienceEike Rathke2016-04-231-4/+2
* gengal is not s script anymore so it is already signed on macNorbert Thiebaud2016-04-221-1/+1
* Blind fix for Android buildTor Lillqvist2016-04-221-0/+7
* loplugin:nullptrStephan Bergmann2016-04-221-2/+2
* Don't share the wakeup pipe with child processesTor Lillqvist2016-04-222-13/+47
* tdf#89953 Character spacing: Increment by 0.1, not by 1Samuel Mehrbrodt2016-04-221-2/+2
* tdf#89953 Character spacing: Allow to enter negative valuesSamuel Mehrbrodt2016-04-223-161/+12
* loplugin:reservedidStephan Bergmann2016-04-221-0/+261
* Avoid reserved identifiersStephan Bergmann2016-04-228-33/+24
* Avoid reserved identifiersStephan Bergmann2016-04-221-5/+5
* Avoid reserved identifiersStephan Bergmann2016-04-223-22/+22
* Avoid reserved identifiersStephan Bergmann2016-04-222-15/+15
* pass original flagsDavid Tardon2016-04-221-3/+3
* tdf#81833: form protection can be modified as compatibility optionOliver Specht2016-04-226-16/+63
* pass original CFLAGSDavid Tardon2016-04-221-1/+1
* pass original CFLAGSDavid Tardon2016-04-221-1/+1
* Various loplugin warnings in opencl/Stephan Bergmann2016-04-223-12/+10