aboutsummaryrefslogtreecommitdiff
path: root/source/ss/librelogo
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-05-14 17:04:04 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-05-14 17:08:44 +0200
commit8b7f5b16e211c9309c744b041802d371306bb7b0 (patch)
tree15da44e92c3d7a027f22f6e062443ba632f1c96c /source/ss/librelogo
parent25d2fa3ee286cd1713b440f984c37a729a2c6cb7 (diff)
update translations for 7.2.0 alpha1
and force-fix errors using pocheck Change-Id: I9e0690c94cd2181567a33621278f7b94b9cc2313
Diffstat (limited to 'source/ss/librelogo')
0 files changed, 0 insertions, 0 deletions
feature/table-style'>feature/table-style LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-14tdf#91273: Crash when closing formula wizard (cancel or ok)Julien Nabet
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-09WaE: unused parameter.Michael Meeks
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-07loplugin:vclwidgets ("OutputDevice subclass should have ..."Stephan Bergmann
2015-05-07tdf#90935 - function wizard crash fix.Michael Meeks
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30coverity#1296214 Dereference null return valueCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2Winfried Donkers
2015-04-29string access out of boundsEike Rathke
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24TableRef: centralized FormulaCompiler::NeedsTableRefTransformation()Eike Rathke
2015-04-23TableRef: let t always point to the current tokenEike Rathke
2015-04-23PeekNext() might be NULLEike Rathke
2015-04-18TableRef: transform to reference if not supported, i.e. for ODFFEike Rathke
2015-04-18const all CreateString... FormulaToken*Eike Rathke
2015-04-17ocTableRef is not in RPNEike Rathke
2015-04-16formula & canvas: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-13More lifecycle correction.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in formulaNoel Grandin
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin
2015-03-30most likely formulas won't be longer than 64k characters, but...Eike Rathke
2015-03-30Include <algorithm> for std::min()Tor Lillqvist
2015-03-30Resolves: tdf#90301 string access out of boundsEike Rathke
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24tdf#40835 add ODFF function FDISTWinfried Donkers
2015-03-21Since nCategory is unused, Lb2Cat can be removedJulien Nabet